dependency management
美
英 
- 網(wǎng)絡(luò)依賴管理;依賴關(guān)系管理;依賴仲裁
例句
The first step to adopting modularity is usually to make use of a build time dependency management system.
采用模塊化的第一步通常是利用構(gòu)建時依賴關(guān)系管理系統(tǒng)。
While dependency management starts down the road as a good modularity solution, it only goes part of the way.
雖然依賴關(guān)系管理為實現(xiàn)良好的模塊化解決方案做了很好的鋪墊,然而,它僅僅起到了一部分作用。
Contract: A dependency management system defines the identity of the module as a part of the contract.
合約:依賴關(guān)系管理系統(tǒng)定義了模塊的身份,這是合約的一部分。
The Java world has more than one build tool that provides dependency management, including Ivy and Maven (see Resources).
Java體系中有多個構(gòu)建工具來提供依賴管理,包括Ivy與Maven(見參考資料)。
Dependency management systems like Maven and others define the dependencies between modules.
Maven以及其他依賴關(guān)系管理系統(tǒng)定義模塊之間的依賴關(guān)系。
While Ant provides you with flexibility, Maven provides you with more structure and good dependency management.
Ant可為您提供靈活性,而Maven則可提供更多的結(jié)構(gòu)和良好的依賴關(guān)系管理。
The theme for the collection of model views that represents this area is dependency management.
表示此區(qū)域的模型視圖集合的主題是依賴關(guān)系管理。
The bottom line is that Seam is versatile when it comes to dependency management.
最后,具有了依賴管理的Seam是多用的。
Once you try automatic dependency management in your projects, it is very hard to go back and do it manually.
如果嘗試在項目中自動化依賴管理,那么就很難返回手動方式。
The EE platform will finally have a standard, state-of-the-art dependency management solution.
EE平臺最終將擁有一種標準的、先進的依賴管理方案。
Visibility: Using dependency management, visibility is addressed at build time, but not at run time.
可見性:通過使用依賴關(guān)系管理,將在構(gòu)建時而不是運行時解決可見性問題。
Poor dependency management leads to overly complex, brittle systems.
任務(wù)從屬關(guān)系管理差會導致過度復雜而脆弱的系統(tǒng)。
Building in stages enforces dependency management.
分步構(gòu)建強化了任務(wù)從屬關(guān)系管理。
There are two complementary systems that are commonly used: dependency management and module systems.
有兩種常用的互補系統(tǒng):依賴關(guān)系管理和模塊系統(tǒng)。
Spring allowed us to do dependency management, so we could run our code outside a container, then change the configuration and run in J2EE.
Spring允許我們完成依賴管理,這樣我們就能在容器外運行我們的代碼,然后改變配載在J2EE中運行。
Apache Ivy, a project dependency management tool, has reached 2. 0. 0-RC2 status.
ApacheIvy是一款管理項目依賴的工具,已經(jīng)發(fā)布了2.0.0-RC2版。
Explicit dependency management with Bundler
使用Bundler進行顯式的依賴管理
Understanding the Maven 2 dependency management model
理解Maven2依賴項管理模型